This repository was archived by the owner on Feb 4, 2024. It is now read-only.
Overlay as a service prototype w/in overlay sample app.#25
Open
jzulauf-lunarg wants to merge 5 commits intozulauf_update_to_1.0.19from
Open
Overlay as a service prototype w/in overlay sample app.#25jzulauf-lunarg wants to merge 5 commits intozulauf_update_to_1.0.19from
jzulauf-lunarg wants to merge 5 commits intozulauf_update_to_1.0.19from
Conversation
New flag service causes the application to run as a "service" main overlay application.
Change the place holder action codegen to produce sorted output to improve diff comparison clarity.
Update the code gen and tables for the proxy actions.
Ensure that overlay applications can access all input profile extensions. Up to date with 1.0.19.
3cd5722 to
6509cc7
Compare
Even if the underlying device *doesn't* support alpha blending, report that it does, to allow overlay sessions to specify it in their endframe submissions. NOTE: This should be conditional for the case of a client instance, but currently we don't know if the application will be a client until BeginSession time.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note visual artifact with multiple overlay clients given current overlay EndFrame behavior.